Intersoft WebInput Documentation
How-to: Use numeric edit formatting
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Formatting Data > How-to: Use numeric edit formatting

Glossary Item Box

In WebInput.NET V3.0, you can use numeric edit formatting.

This topic will show you how to use numeric edit formatting.

To Use numeric display formatting

  1. Right click on WebInput instance to open WebInput.NET Designer.
  2. Go to Mode tab, select the Enabled checkbox in Edit section, and set Edit Format Expression to "#,###,##0.0" and set the Edit Mask Expression to "9,999,990.0".

See Also